Summary

Get the contents of the buffer as 2 ArraySegments. Respects the logical contents of the buffer, where each segment and items in each segment are ordered according to insertion. Fast: does not copy the array elements. Useful for methods like <c>Send(IList&lt;ArraySegment&lt;Byte&gt;&gt;)</c>. <remarks>Segments may be empty.</remarks>
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.